Skip to content

Replace jQuery/bootstrap-multiselect with custom vanilla JS multiselect#390

Merged
luispabon merged 1 commit intomasterfrom
multiselect
Mar 12, 2026
Merged

Replace jQuery/bootstrap-multiselect with custom vanilla JS multiselect#390
luispabon merged 1 commit intomasterfrom
multiselect

Conversation

@luispabon
Copy link
Contributor

@luispabon luispabon commented Mar 12, 2026

Removes jQuery and bootstrap-multiselect dependencies entirely, replacing them with a lightweight custom PHPDockerMultiSelect class. Consolidates the four per-version PHP extension form fields into a single dynamic field that swaps its options via a JSON data blob embedded in the page.

image

Removes jQuery and bootstrap-multiselect dependencies entirely, replacing them
with a lightweight custom PHPDockerMultiSelect class. Consolidates the four
per-version PHP extension form fields into a single dynamic field that swaps
its options via a JSON data blob embedded in the page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@luispabon luispabon merged commit 95a68b9 into master Mar 12, 2026
1 check passed
@luispabon luispabon deleted the multiselect branch March 12, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant